home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=WebKey 2000
- AppVerName=WebKey 2000
- AppId=WebKey 2000
- DefaultDirName={pf}\WebKey
- DefaultGroupName=WebKey
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Faq.txt"; DestDir: "{app}";
- Source: "{app}\Features.txt"; DestDir: "{app}";
- Source: "{app}\Readme.txt"; DestDir: "{app}";
- Source: "{app}\Samples.txt"; DestDir: "{app}";
- Source: "{app}\Tips.txt"; DestDir: "{app}";
- Source: "{app}\WebKey.exe"; DestDir: "{app}";
- [Run]
- Filename: "{app}\WebKey.exe"; Description: "Executar o Programa"; Flags: postinstall nowait
- [Icons]
- Name: "{group}\WebKey"; Filename: "{app}\WebKey.exe";
-